Welcome![Sign In][Sign Up]
Location:
Search - image encryption in matlab

Search list

[Crack HackArnold1

Description: 用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
Platform: | Size: 1024 | Author: 杨柯 | Hits:

[Special Effectslvboqqqqqqq

Description: 于傅里叶变换的图像加密技术研究 具体是将一幅图像用 fft 变换到频域 在频域中进行加密 我考虑的是通过随机相位来加密的方法,请问用matlab怎样实现 加密后在通过 ifft 得到加密后的图象 -Fourier transform in the image encryption technology to study the details of an image is to use fft transformed to the frequency domain in the frequency domain I consider encryption is through random-phase approach to encryption, Will the use of Matlab how to achieve the adoption of encryption ifft be encrypted images
Platform: | Size: 1024 | Author: 李建成 | Hits:

[Documentsrandsequence

Description: 关于m序列等随即序列的若干好文章,随机序列在图像音频视频等加密过程中有很大作用,文章中有随机序列实现的源代码,很有研究价值。-M sequence, such as on a number of sequences was good articles, random sequence in image encryption, such as audio and video plays a significant role in the process, the article in the realization of a random sequence of source code, useful research value.
Platform: | Size: 3425280 | Author: 张燕 | Hits:

[Crack Hackencryption

Description: 一个图像加密程序,用的是双图像加密方法!另外还附有测试图片!-An image encryption procedure, using a double-image encryption method! In addition, with the test picture!
Platform: | Size: 67584 | Author: 严开未 | Hits:

[Crack HackrationalLogist

Description: 有理bezier曲线应用于图像加密的源代码(Matlab)-Rational Bezier curves used in image encryption source code (Matlab)
Platform: | Size: 1024 | Author: 张永红 | Hits:

[Crack Hackhashreplacement

Description: 在图像加密中用到的md5算法,也就是哈希置换-In the image of the md5 encryption algorithm used, that is, hash replacement
Platform: | Size: 1024 | Author: guaiguai | Hits:

[Crack Hackbinaryextract

Description: 二值图像的信息隐藏,用到md5加密和改进后的置乱算法-Binary Image Information Hiding, use md5 encryption and improved hashing algorithm
Platform: | Size: 1024 | Author: guaiguai | Hits:

[Special EffectsCode2

Description: 实验目的: 1) 图像水平集合 2) 图像加密算法 3) 边缘提取 4) 噪音图像的产生 (2)显示图像,理解图像的模型 (3)使用图像的不同格式,理解图像压缩的意义 (4)对图像做简单的操作 本次实验需要熟练使用以下几个MATLAB命令: imread, imwrite, imshow,figure -Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure
Platform: | Size: 6144 | Author: Victor | Hits:

[DocumentsMATLABshixianxiaobosuanfa

Description: 用MATLAB实现数字水印里的小波算法,以达到给图像加密秘信息或版权信息的功能-Using MATLAB implementation of digital watermarking in the wavelet algorithm to achieve image encryption give secret information or copyright information function
Platform: | Size: 29948928 | Author: 炎黄 | Hits:

[Special EffectsScrambling

Description: 水印置乱处理。本文选用四幅水印图像进行融合再置乱,大大增加了加密效果。-Scrambling treatment watermark. In this paper, four selected watermark image fusion scrambling again, greatly increasing the effectiveness of encryption.
Platform: | Size: 246784 | Author: beauty | Hits:

[WaveletDWT

Description: 基于混沌加密的离散小波变换域数字图像水印算法的研究的期刊论文-DWT Based on Chaotic Encryption Algorithm for Digital Image Watermarking domain of research journal articles
Platform: | Size: 553984 | Author: 刘欣 | Hits:

[Mathimatics-Numerical algorithmsheheaa

Description: hénon混沌序列和水印算法,用于图像加密解密程序!实用性较强!-chaotic sequence and hénon watermarking algorithm for image encryption and decryption process! More practical!
Platform: | Size: 3072 | Author: 胡晓明 | Hits:

[Graph programmatlab

Description: 混沌序列方法的图像加密,但是没有解密源代码,但是非常不错的,下载分享吧。-Chaotic sequence method of image encryption, but no decryption source code, but very good, download share it.
Platform: | Size: 1024 | Author: 刘汉能 | Hits:

[matlabImageencryption

Description: 这个工程实现了红绿蓝三个分量的提取,采用了新的方法,比传统的方法要清楚些,并且对红色分量做了DFT变换,用模版来对图像进行加密,为图像加密提供了一种新的思路。代码免费下载,功能优。-The project implements the extraction of three components red, green and blue, using a new method to make it clear than the more traditional methods, and components made of red DFT transform, the image used to encrypt the template for the image encryption provides a kinds of new ideas. Code free download, features excellent.
Platform: | Size: 2931712 | Author: 游飞 | Hits:

[matlabDES

Description: DES算法matlab实现数字图像加密 -Image encryption DES algorithm matlab
Platform: | Size: 2048 | Author: 若曦雪 | Hits:

[matlabrc5

Description: RC5 Image encryption in matlab
Platform: | Size: 7168 | Author: Antu | Hits:

[matlabMATLAB-adu

Description: 基于分数傅里叶变换的彩色图像加密算法,主要用于数字图像的加密中。-Based on the fractional Fourier transform for color image encryption algorithm, mainly used in digital image encryption.
Platform: | Size: 17408 | Author: 朱小龙 | Hits:

[matlabmatlab--zigzag

Description: 用matlab实现zigzag扫描,H.264帧内编码中不可缺少的环节-Zigzag scan using matlab implementation, H.264 intra-coded indispensable part in the
Platform: | Size: 1024 | Author: chen | Hits:

[Special Effectslaozhang

Description: 改程序在MATLAB环境中首先用三维傅立叶变化对一幅图像加密,然后用三维傅立叶逆变换对加密以后的图像解密,从而实现了图像的加密和解密。-Reform program first three-dimensional Fourier transform of an image encryption in MATLAB environment, and then use the three-dimensional inverse Fourier transform of the image after encryption and decryption, enabling image encryption and decryption.
Platform: | Size: 1024 | Author: 张龙龙 | Hits:

[Special Effects程序及图片

Description: 大津展之算法对图像进行精确的分割后应用于混沌的图像加密中(The precise Otsu algorithm to segment the image after the application for image encryption in chaos)
Platform: | Size: 466944 | Author: 兰州大学小松鼠 | Hits:
« 12 3 »

CodeBus www.codebus.net